rename last_single_clicked{,_2} to last_button_press{,_2}, as the latter
authorKristian Rietveld <kris@gtk.org>
Fri, 19 Apr 2002 14:31:54 +0000 (14:31 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Fri, 19 Apr 2002 14:31:54 +0000 (14:31 +0000)
commitd3a1294923e0308ae76a25eb5b12b2dfdae36442
tree85b8e7b0c1782d6f5441b892757aac506bd4099e
parent1f75708d5a4946d857a4c73d809db60226cb8590
rename last_single_clicked{,_2} to last_button_press{,_2}, as the latter

Fri Apr 19 16:30:09 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeprivate.h, gtk/gtktreeview.c: rename
        last_single_clicked{,_2} to last_button_press{,_2}, as the latter
        is a more sane name.

        * gtk/gtktreeview.c (gtk_tree_view_button_press): use ->priv->anchor
        instead of ->priv->cursor, check for the anchor at another place, as
        you can go in edit mode without having an anchor.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeprivate.h
gtk/gtktreeview.c